Skip to content

Conversation

@VeithMetro
Copy link
Contributor

This is a fix for this code scanning alert

Copilot AI review requested due to automatic review settings October 15, 2025 13:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds explicit permissions to GitHub workflow files to address a security code scanning alert. The change restricts workflow permissions to read-only access to repository contents, following security best practices for GitHub Actions.

Key changes:

  • Added explicit permissions configuration to all workflow files
  • Set contents: read permission to limit workflow access to repository contents

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/Linux build template.yml Added read-only contents permission to template workflow
.github/workflows/Build ThunderLibraries on Linux.yml Added read-only contents permission to build workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pwielders pwielders merged commit bd8dda6 into main Oct 20, 2025
18 checks passed
@pwielders pwielders deleted the developmen/actions-premissions branch October 20, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants